Load ES3 functions with eglGetProcAddress, not dlsym Using dlopen/dlsym works, but eglGetProcAddress is a little easier and more consistent with how GL extension functions (rather than these non-extension functions) are loaded. Change-Id: I082c193f08f7d5456389ab783a06cd38a9632d53 
2 files changed